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