Results 1 to 2 of 2

Thread: *RESOLVED* Why Dispose?

Threaded View

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Smile *RESOLVED* Why Dispose?

    Why should we use Dispose if we're not "locking" a resource?
    When using a Pen in GDI+, why do we dispose it after we are done? why should the graphics object be disposed? they dont lock any resources, do they?
    Last edited by MrPolite; Sep 29th, 2002 at 12:23 AM.
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width