Home
last modified time | relevance | path

Searched refs:SimpleAlpha (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/dialog/
H A Duobject3d.pas564 SpinEdit_ColorOpacity.Value := scene.Material[materialIndex].SimpleAlpha;
650 …ialIndex].SimpleColor := ColorToBGRA(ColorDialog1.Color,scene.Material[materialIndex].SimpleAlpha);
660 scene.Material[materialIndex].SimpleAlpha := SpinEdit_ColorOpacity.Value;
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgrascene3d.pas1013 currentMaterial.SimpleAlpha := 255
1015 currentMaterial.SimpleAlpha := 0
1017 currentMaterial.SimpleAlpha := round(v*255);
H A Dbgrascenetypes.pas148 property SimpleAlpha: byte read GetSimpleAlpha write SetSimpleAlpha; property
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgrascene3d.pas1013 currentMaterial.SimpleAlpha := 255
1015 currentMaterial.SimpleAlpha := 0
1017 currentMaterial.SimpleAlpha := round(v*255);
H A Dbgrascenetypes.pas148 property SimpleAlpha: byte read GetSimpleAlpha write SetSimpleAlpha; property