EtheaDev / SVGIconImageList

Three engines to render SVG (Delphi Image32, Skia4Delphi, Direct2D wrapper) and four components to simplify use of SVG images (resize, fixedcolor, grayscale...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AV exception at SVGviewer demo start when setting Grayscale to true at FrameViewer.pas

birbilis opened this issue · comments

AV exception occurs at SVGviewer demo start when setting Grayscale to true at FrameViewer.pas

The app proceeds fine, but seems to ignore that setting, which sounds logical side-effect since AV occured in "procedure TD2DSVG.SetGrayScale(const IsGrayScale: Boolean)"

image

image

image