JCL Help:Gray16

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Converts each color component from a 16 bits per sample to 8 bit used in Windows DIBs.


Parameters

Parameters Description
Source The source pointer to a stream of 16 bit colors.
Target The target pointer to a stream of 8 bit colors.
Count Number of samples to convert.


Description

Converts each color component from a 16 bits per sample to the 8 bits used in Windows DIBs. Count is the number of entries in Source and Target.


About

Donator

Mike Lischke


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page