GetPixelFormat Method (GdPictureImaging)
public PixelFormat GetPixelFormat(
int
)
public function GetPixelFormat(
: Integer
): PixelFormat;
public function GetPixelFormat(
: int
) : PixelFormat;
public: PixelFormat GetPixelFormat(
int
)
public:
PixelFormat GetPixelFormat(
int
)
'Declaration
Public Function GetPixelFormat( _
ByVal As Integer _
) As PixelFormat
Parameters
- ImageID
- GdPicture image identifier.
Return Value
A member of the PixelFormat enumeration.