'Declaration Public Function New( _
ByVal imageVintasoftImage, в котором хранится изображение.As Vintasoft.Imaging.VintasoftImage, _
ByVal lineLengthДлина строки в байтах.As System.Int32 _
)
public VintasoftImageDataWriter(
Vintasoft.Imaging.VintasoftImage image,
System.Int32 lineLength
)
public: VintasoftImageDataWriter(
Vintasoft.Imaging.VintasoftImage* image,
System.Int32 lineLength
)
public:
VintasoftImageDataWriter(
Vintasoft.Imaging.VintasoftImage^ image,
System.Int32 lineLength
)
Parameters
- image
- VintasoftImage, в котором хранится изображение.
- lineLength
- Длина строки в байтах.