I am using AutoImageFlags 0 to disable the blurring of my images which works fine if I load all of my images at the begining of my program but if I try to load them from inside my types then the AutoImageFlags seem to get ignored. Is there a reason for this?
I assume that it is bad practice anyway to load images as types are created mid program. Correct me if I am wrong. Is this why the command doesn`t work in this way or is it a bug?
Any advice would be great.
Jason.
I assume that it is bad practice anyway to load images as types are created mid program. Correct me if I am wrong. Is this why the command doesn`t work in this way or is it a bug?
Any advice would be great.
Jason.