get_info


Description:

[ Version ( since = "2.2" ) ]
public bool get_info (out int width, out int height, out int bpp)

Gets information about the pattern.

Gets information about the pattern: the pattern extents (width and height) and bytes per pixel.

Parameters:

this

The pattern.

width

The pattern width.

height

The pattern height.

bpp

The pattern bpp.

Returns:

TRUE on success.