ImageTask(Image, Boolean, ImageUltimateConfiguration) | Initializes a new instance of the ImageTask class from the specified Image. |
ImageTask(Byte, NullableImageFormat, Boolean, ImageUltimateConfiguration) | Initializes a new instance of the ImageTask class from the specified image byte array. |
ImageTask(FileProvider, NullableImageFormat, Boolean, ImageUltimateConfiguration) | Initializes a new instance of the ImageTask class from the specified image file. |
ImageTask(Stream, NullableImageFormat, Boolean, ImageUltimateConfiguration) | Initializes a new instance of the ImageTask class from the specified image stream. |