ImageGear23.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearEffectsVerifier Class : CanApplyFunctionalLights Method |
page
, otherwise - false.'Declaration Public Function CanApplyFunctionalLights( _ ByVal page As ImGearRasterPage _ ) As Boolean
'Usage Dim instance As ImGearEffectsVerifier Dim page As ImGearRasterPage Dim value As Boolean value = instance.CanApplyFunctionalLights(page)
public bool CanApplyFunctionalLights( ImGearRasterPage page )
public: bool CanApplyFunctionalLights( ImGearRasterPage* page )
public: bool CanApplyFunctionalLights( ImGearRasterPage^ page )