public static GetMemorySize ( int width, int height, int depth, PixelFormat format ) : int | ||
width | int | Width of the area |
height | int | Height of the area |
depth | int | Depth of the area |
format | PixelFormat | Format of the area |
return | int |
public static GetMemorySize ( int width, int height, int depth, PixelFormat format ) : int | ||
width | int | Width of the area |
height | int | Height of the area |
depth | int | Depth of the area |
format | PixelFormat | Format of the area |
return | int |