Recent

Author Topic: TBGLBitmap.Resample  (Read 1678 times)

aradeonas

  • Hero Member
  • *****
  • Posts: 824
TBGLBitmap.Resample
« on: October 10, 2015, 12:16:14 pm »
Hi,

If I call this function it will go to a loop and seems it is a bug.
I call it like this:
Code: Pascal  [Select][+][-]
  1. bmp := TBGLBitmap.Create(AFilename);
  2. bmp.Resample(10,10);
  3.  

circular

  • Hero Member
  • *****
  • Posts: 4220
    • Personal webpage
Re: TBGLBitmap.Resample
« Reply #1 on: October 22, 2015, 07:31:53 pm »
There may be a bug here indeed.
Conscience is the debugger of the mind

 

TinyPortal © 2005-2018