oiio: assume it's not an image sequence if the dimensions aren't equal
This commit is contained in:
@@ -68,6 +68,8 @@ private:
|
||||
|
||||
static bool FileTypeIsSupported(const QString& fn);
|
||||
|
||||
static QSize GetImageDimensions(const QString& fn);
|
||||
|
||||
bool OpenImageHandler(const QString& fn);
|
||||
|
||||
void CloseImageHandle();
|
||||
|
||||
Reference in New Issue
Block a user