Click here to Skip to main content
15,916,846 members
Home / Discussions / Graphics
   

Graphics

 
AnswerRe: transparently blit a bitmap Pin
LunaticFringe13-Dec-10 12:00
LunaticFringe13-Dec-10 12:00 
AnswerRe: transparently blit a bitmap Pin
jk chan27-Dec-10 1:00
jk chan27-Dec-10 1:00 
QuestionGraphics.FillPath( Brush, GraphicsPath ) does not fill a simple Path. Pin
WDI28-Oct-10 2:47
WDI28-Oct-10 2:47 
AnswerRe: Graphics.FillPath( Brush, GraphicsPath ) does not fill a simple Path. Pin
RaviRanjanKr13-Dec-10 18:49
professionalRaviRanjanKr13-Dec-10 18:49 
Questiontool for real time graph plotting.. Pin
jainiraj27-Oct-10 1:21
jainiraj27-Oct-10 1:21 
AnswerCross Post! Pin
Henry Minute27-Oct-10 1:41
Henry Minute27-Oct-10 1:41 
GeneralRe: Cross Post! Pin
jainiraj27-Oct-10 4:18
jainiraj27-Oct-10 4:18 
GeneralRe: Cross Post! Pin
Richard MacCutchan27-Oct-10 5:37
mveRichard MacCutchan27-Oct-10 5:37 
QuestionTRUE == FALSE in GDI: Another rtfm? Pin
Tadeusz Westawic22-Oct-10 3:37
Tadeusz Westawic22-Oct-10 3:37 
QuestionFreeing Selected BM from DC in GDI Pin
Tadeusz Westawic17-Oct-10 17:32
Tadeusz Westawic17-Oct-10 17:32 
AnswerRe: Freeing Selected BM from DC in GDI Pin
LunaticFringe17-Oct-10 18:00
LunaticFringe17-Oct-10 18:00 
GeneralRe: Freeing Selected BM from DC in GDI Pin
Tadeusz Westawic17-Oct-10 18:32
Tadeusz Westawic17-Oct-10 18:32 
GeneralRe: Freeing Selected BM from DC in GDI Pin
LunaticFringe18-Oct-10 6:29
LunaticFringe18-Oct-10 6:29 
AnswerRe: Freeing Selected BM from DC in GDI Pin
Sauro Viti18-Oct-10 7:56
professionalSauro Viti18-Oct-10 7:56 
GeneralRe: Freeing Selected BM from DC in GDI Pin
Tadeusz Westawic19-Oct-10 2:56
Tadeusz Westawic19-Oct-10 2:56 
Questionhow can the diffrent DC share the same OpenGL List? Pin
King Tran5-Oct-10 13:47
King Tran5-Oct-10 13:47 
AnswerRe: how can the diffrent DC share the same OpenGL List? Pin
Peter_in_27805-Oct-10 14:32
professionalPeter_in_27805-Oct-10 14:32 
AnswerRe: how can the diffrent DC share the same OpenGL List? Pin
jk chan27-Dec-10 1:06
jk chan27-Dec-10 1:06 
Questiondiffrent DC share the same OpenGL list Pin
King Tran26-Sep-10 3:52
King Tran26-Sep-10 3:52 
AnswerRe: diffrent DC share the same OpenGL list Pin
Sauro Viti18-Oct-10 7:43
professionalSauro Viti18-Oct-10 7:43 
QuestionHelp) Pin
_Mr_xXx_5-Sep-10 0:49
_Mr_xXx_5-Sep-10 0:49 
QuestionCreating MultiFrame images and dramatic increase in file size Pin
CMTietgen5-Aug-10 16:54
CMTietgen5-Aug-10 16:54 
Hello,

I found the following code to create a MultiFrame image in C#[^] and used it on 3 jpeg files. The file sizes were 96 KB, 103 KB and 82 KB. However, the output file was 2.7 MB.

It seems like the process is decompressing the jpegs or something. I tried to add another parameter to set the quality, but I really don't want to decrease the quality or change the dimensions.

I'm basically trying to find the simplest methods to put the images into an "archive" that I can then read and separate the images at a later time. I don't want to use zip files. I just want to append all images and read them back via offsets and a binary reader and then display the images in a picture box. I'd like to also store these offsets in the output file as some sort of "header" record if possible. I'm trying to keep it simple and the output file size around the same size as the originals.

Any thoughts here on the MultiFrame size issue or a sample of how to create a some "archive"?

Thanks,
Chris
AnswerRe: Creating MultiFrame images and dramatic increase in file size Pin
LunaticFringe5-Aug-10 23:31
LunaticFringe5-Aug-10 23:31 
GeneralRe: Creating MultiFrame images and dramatic increase in file size Pin
CMTietgen6-Aug-10 1:29
CMTietgen6-Aug-10 1:29 
QuestionOpenGL draw 3D earth with texture Pin
King Tran3-Aug-10 22:57
King Tran3-Aug-10 22:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.