BCGControlBar Pro for MFC
CBCGPSVGImageList

Detailed Description

The CBCGPSVGImageList class implements simple interface, which allows to load an SVG image list.

Inherits CArray< CBCGPSVGImage *, CBCGPSVGImage * >.

Public Member Functions

 AdaptColorsReplaces SVG color with specified tone color. All colors with similar hue component (specified by clrBase parameter) will be replaced with adapted colors based on clrTone.
 
 ConvertToGrayScaleConverts the SVG colors to gray scale.
 
 ExportToBitmapExports SVG image list to bitmap.
 
 ExportToImageListExports the SVG images to an external image list.
 
 GetLastXMLErrorReturns XML recent error.
 
 InvertColorsInverts the SVG colors.
 
 InvertLuminosityInverts the SVG colors luminosities.
 
 LoadLoads an SVG image list from resources.
 
 LoadFromFileLoads an SVG image list from file.
 
 LoadStrLoads an SVG image list from resources.
 
 MakeDarkerMakes the SVG colors darker.
 
 MakeLighterMakes the SVG colors lighter.
 
 ModifyOpacityModifies the SVG image opacity.
 
 ReplaceColorsReplaces the SVG color with specified color. If the color exactly matches the clrOld parameter, clrNew will take its place.
 
 SimplifySimplifies SVG image in the collection.