Checks if Android's VM has enough memory for a Bitmap with the given specification.
public static Boolean CheckBitmapFitsInMemory(Int64 bmpwidth,
Int64 bmpheight,
Config config)

See Also

Utils Class | Utils Members | Steema.TeeChart Namespace