Companion

object Companion

Properties

Link copied to clipboard
open val type: <Error class: unknown class><PixbufLoader>

Functions

Link copied to clipboard
fun newWithMimeType(mimeType: String): <Error class: unknown class><PixbufLoader>

Creates a new pixbuf loader object that always attempts to parse image data as if it were an image of MIME type @mime_type, instead of identifying the type automatically.

Link copied to clipboard
fun newWithType(imageType: String): <Error class: unknown class><PixbufLoader>

Creates a new pixbuf loader object that always attempts to parse image data as if it were an image of type @image_type, instead of identifying the type automatically.