'Declaration
<DispIdAttribute(393)> Function GetBitDepth( _ ByVal ImageID As Integer _ ) As Integer
[DispId(393)] int GetBitDepth( int ImageID )
function GetBitDepth( ImageID: Integer ): Integer;
DispIdAttribute(393) function GetBitDepth( ImageID : int ) : int;
[DispId(393)] int GetBitDepth( int ImageID )
[DispId(393)] int GetBitDepth( int ImageID )
Parameters
- ImageID