JVCL Help:TJvColorSpaceManager.Count

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Number of color spaces.


Pascal

 propertyCount: Integer;


Description

This read-only property returns the number of registered color spaces. To register a new color space use RegisterColorSpace, to unregister a color space use UnRegisterColorSpace. To enumerate the color spaces, use the ColorSpaceByIndex property in a for loop.


About

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