public void GetImageFormat( out IMG_LINEORDER lineorder, out IMG_PADDING padding, out IMG_RGBORDER rgborder )
Public Sub GetImageFormat ( <OutAttribute> ByRef lineorder As IMG_LINEORDER, <OutAttribute> ByRef padding As IMG_PADDING, <OutAttribute> ByRef rgborder As IMG_RGBORDER )
public: void GetImageFormat( [OutAttribute] IMG_LINEORDER% lineorder, [OutAttribute] IMG_PADDING% padding, [OutAttribute] IMG_RGBORDER% rgborder )