Search:

Type: Posts; User: sunis

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,554

    large image

    hey friend

    i am trying to load 50 MB JPEG

    thankx
  2. Replies
    1
    Views
    1,971

    DrawDIBDraw Problem

    Dear friends

    i am using DrawDIBDraw function to draw a large bitmap. As a result, the Bitmap is drawn for the fraction of a second and then it disappears. I am using following code .....

    ...
  3. Replies
    3
    Views
    1,554

    large bitmap file

    Hey friends

    i am trying to display a large bitmap file using following code sigment.


    hdcroi = GetDC(hwnd1);
    hBaseBitmap = CreateDIBitmap(hdcroi, (LPBITMAPINFOHEADER) &pBmpInfor->bmiHeader,...
  4. Replies
    2
    Views
    1,490

    displaying large bitmap file

    Hey friends

    i am trying to display a large bitmap . using following segment. but it returns a null handle if bmp file is greater than 4500by 4500, otherwise it works fine.

    how can i load a...
  5. Replies
    1
    Views
    3,915

    Image rotation using intel image processing

    Dear friends

    i am using intel image processing library to rotate my image. if the image width is divesible by 8 , my image rotates fine. Otherwise i see garbage after rotation.i am using following...
Results 1 to 5 of 6