Home
last modified time | relevance | path

Searched refs:PSP_CHANNEL_RED (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/devil/devil-1.7.8/src-IL/include/
H A Dil_psp.h62 PSP_CHANNEL_RED, // Red channel of 24 bit bitmap enumerator
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dfile-psp.c415 PSP_CHANNEL_RED, /* Red channel of 24 bit bitmap */ enumerator
2031 offset = (channel_type - PSP_CHANNEL_RED) * ia->bytes_per_sample; in read_layer_block()