Report Manager Documentation
GraphicUtils.GetBitmapInfo�Method�
public�static�
bool
�GetBitmapInfo(
���
Stream
�
astream
,
���out�
int
�
width
,
���out�
int
�
height
,
���out�
int
�
imagesize
,
���
MemoryStream
�
MemBits
,
���out�
bool
�
indexed
,
���out�
int
�
bitsperpixel
,
���out�
int
�
usedcolors
,
���out�
string
�
palette
);
See Also
GraphicUtils Class
|
Reportman.Drawing Namespace