GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TagGetExifRotation Method





In This Topic
TagGetExifRotation Method (GdPictureImaging)
In This Topic
Syntax
'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
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members