class FloatBitmap

in global :: Sandbox . Utility

😔 No documentation found.


public void Dispose( )

😔 No documentation found.

public int Width { get; }

😔 No documentation found.

public int Height { get; }

😔 No documentation found.

public int Depth { get; }

😔 No documentation found.

public void Resize( int width, int height, bool clamp = True )

😔 No documentation found.

public byte[] EncodeTo( ImageFormat format )

😔 No documentation found.

public Type GetType( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.