Re: [Gdal-dev] How to save picture into bmp-file?

2009-09-03 Thread ryabis
Frank Warmerdam, Thank you for your help! Best regards, Alex. -- View this message in context: http://n2.nabble.com/How-to-save-picture-into-bmp-file-tp3566284p3577926.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mail

[Gdal-dev] Rotating image...

2009-09-03 Thread ryabis
I have "bmp" file, and I would like to rotate it on some angle... (For example 38... 45,7... 2,3 degrees). How can I make it by using GDAL? -- View this message in context: http://n2.nabble.com/Rotating-image-tp3577921p3577921.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___

[Gdal-dev] How to save picture into bmp-file?

2009-09-02 Thread ryabis
Sorry, but I`m just started to use C++ and GDAL library... :thinking: I have opened the image, using this code: void BIScrollView::loadFile(QString biFileName) { canv->resize(biLbl->width(), biLbl->height()); if( biFileName.isEmpty() ) { biClose(); biFileName = QFileDia