Overload List

NameDescription
Public methodByteImageByteImageNew()()
Default constructor.
Public methodByteImageByteImageNew(Bitmap)
Construct from Bitmap image.
Public methodByteImageByteImageNew(Int32, Int32)
Initialize an empty image.
Public methodByteImageByteImageNew(Int32, Int32, Int32, Byte*)
Initialize an image from data.
Public methodByteImageByteImageNew(Int32, Int32, Int32, array<Byte>[]())
Initialize an image from data.

See Also

ByteImage Class
ByteImage Members
Braintech Namespace