Timage Png

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #47243
    Support
    Keymaster

      Hello

      If you have sources of the AlphaControls package then you can just enable NOACPNG key in the sDefs.inc file and recompile the package.

      Otherwise, you can try to add this line :

      Code:
      TPicture.UnregisterGraphicClass(TPNGGraphic);

      at the end of Register procedure in the sRegisterIt.pas file.

      uses acPNG;

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.