PixbufGidBuilderImpl

Fluent builder implementation template for gdkpixbuf.pixbuf.Pixbuf

Members

Functions

bitsPerSample
T bitsPerSample(int propval)

Set bitsPerSample property.

colorspace
T colorspace(gdkpixbuf.types.Colorspace propval)

Set colorspace property.

hasAlpha
T hasAlpha(bool propval)

Set hasAlpha property.

height
T height(int propval)

Set height property.

nChannels
T nChannels(int propval)

Set nChannels property.

pixelBytes
T pixelBytes(glib.bytes.Bytes propval)
pixels
T pixels(void* propval)

Set pixels property.

rowstride
T rowstride(int propval)

Set rowstride property.

width
T width(int propval)

Set width property.