RibbonRendererCreateDisabledImage Method

Creates the disabled image for the specified Image

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static Image CreateDisabledImage(
	Image normalImage
)

Parameters

normalImage  Image

Return Value

Image

See Also