Axiom.Media.PixelBox.PixelBox C# (CSharp) Méthode

PixelBox() public méthode

Parameter constructor for setting the members manually
public PixelBox ( ) : System
Résultat System
		public PixelBox()
		{
		}

Same methods

PixelBox::PixelBox ( BasicBox extents, PixelFormat format ) : System
PixelBox::PixelBox ( BasicBox extents, PixelFormat format, IntPtr data ) : System
PixelBox::PixelBox ( int width, int height, int depth, PixelFormat format ) : System
PixelBox::PixelBox ( int width, int height, int depth, PixelFormat format, IntPtr data ) : System