Click or drag to resize

IBitmapImageGetRawFileSize Method

Returns the number of bytes needed to store image as a BMP file.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
int GetRawFileSize()

Return Value

Type: Int32
Raw file size in bytes.
See Also